home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / mebbs / delxchat.lha / ****SYSOPS_YOU_MUST_READ**** next >
Text File  |  1994-11-19  |  2KB  |  92 lines

  1. DELUXE CHATTER
  2. ==============
  3.  
  4. This is an arexx program... Beta release version V1.0b
  5.  
  6. WHAT IS THIS?
  7. -------------
  8. It is a pager and chat system..
  9.  
  10. - All chat is logged......... Time date and name All logs are in separate
  11. directories per user. Checks are done on whether they exist and so forth so
  12. you dont haveto create any directories yourself.
  13.  
  14. - Wordwrap
  15.  
  16. - @ to exit chat. Neat presentation.
  17.  
  18. - Pager chat or interrupt chat system.
  19.  
  20. - Cursor routine...
  21.  
  22. - Colour shifter
  23.  
  24. - Chat requester and all requests logged.
  25.  
  26. - Under further development..
  27.  
  28. It  took  me  a  day  to  do..  I hope you enjoy how it is so far.  Further
  29. configurability will be added but I have many other projects to do
  30.  
  31.  
  32.                            CHECK THAT YOU HAVE:
  33.                            --------------------
  34. - ALL contents of this archive in Doors:MYCHAT/
  35. - You must have MAKEDIR IN A PATH SOMEWHERE
  36. - Must have arexx active :)
  37.  
  38.                 VERSIONS
  39.                                 --------
  40. V1.0 - released 20th November 1994
  41.  
  42. INSTALLATION
  43. ------------
  44. Follow these instructions carefully. I will not repeat them :)
  45.  
  46. option '!'
  47. function Arexx doors:MYCHAT/DELUXECHAT
  48. end
  49.  
  50. OPTION 'C'
  51. function arexx doors:mychat/deluxepagechat
  52. end
  53.  
  54. Put those in menus or whatever key options you use. The first is a key
  55. which you press to access (interrupt mode)
  56.  
  57. The second is pager system..
  58.  
  59.  
  60.  
  61. How it works on Metnet
  62. ----------------------
  63. I use this on Metnet and works well. Wordwrap was a tricky routine to write
  64. but I jumped out of my chair when I solved the problem as was the cursor
  65. routine and logging is not perfected yet but maybe soon.
  66.  
  67. LEGAL BITS
  68. ----------
  69.  
  70. You may alter any files that are not compiled.
  71.  
  72. You are licensed to use this on your Mebbsnet system and must
  73. be a mebbsnet license holder registered at CSR's.  Anyone who does not
  74. possess Mebbsnet legally is also illegally having this software.
  75.  
  76. No  alteration  to  the  software without the owners consent (Jon Witty) is
  77. permitted. Doing so is an infringement of copyright.
  78.  
  79. All the normal software disclaimers are active in regard to this software
  80. usage. 
  81.  
  82. Written by Jon Witty
  83.  
  84. Copyright. Only to be used by Mebbsnet BBS systems.
  85. Conversion to other software is not permissable.  
  86. Metnet Computer Communications System (c) 94 - The Live One /\/\
  87.  
  88. Metnet +44-482-473871 BBS
  89.        +44-482-442251 BBS - Ten lines
  90.  
  91. ~vc
  92.